home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2001 December
/
pcwk12201b.iso
/
PCWK-txt
/
Intel Free Software
/
IntelChipsetUtility
/
Disk1
/
data1.cab
/
AllFiles
/
Win98
/
440mxUSB.INF
< prev
next >
Wrap
Windows Setup INFormation
|
2001-09-06
|
5KB
|
173 lines
; ****************************************************************************
; ****************************************************************************
; ** Filename: 440mxUSB.INF
; ** Abstract: Windows* 98 INF Update File for Intel(r) 82440MX USB devices
; ** Last Update: August 27, 1999 (Version 2.10 Build 0003)
; ****************************************************************************
; ****************************************************************************
[Version]
signature="$CHICAGO$"
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%Intel.Mfg%
CatalogFile=440mxusb.cat
DriverVer=08/27/1999, 2.10.0003
[DestinationDirs]
USB.DelFiles=11
DefaultDestDir=10,system32\drivers
[ClassInstall]
Addreg=USBClassReg
[USBClassReg]
HKR,,,,%USBClassName%
HKR,,Icon,,-20
[Manufacturer]
%Generic.Mfg%=Generic.Section
%Intel.Mfg%=Intel.Section
[Generic.Section]
%PCI\CC_0C0310.DeviceDesc%=OpenHCD.Dev,PCI\CC_0C0310
%PCI\CC_0C0300.DeviceDesc%=UniversalHCD.Dev,PCI\CC_0C0300
%USB\ROOT_HUB.DeviceDesc%=StandardHub.Dev,USB\ROOT_HUB
%USB\UKNOWN.DeviceDesc%=BADDEVICE,USB\UNKNOWN
%USB\COMPOSITE.DeviceDesc%=StandardHub.Dev,USB\COMPOSITE
[Intel.Section]
%PCI\VEN_8086&DEV_719A.DeviceDesc%=UniversalHCD.Dev,PCI\VEN_8086&DEV_719A
[BADDEVICE]
CopyFiles=
[BADDEVICE.hw]
AddReg=Host.FailInstall
[Host.FailInstall]
; on enumeration disable the device
HKR,,ConfigFlags,1,01,00,00,00
[OpenHCD.Dev]
AddReg=OpenHCD.AddReg, USB.AddReg
CopyFiles=OpenHCD.CopyFiles,USB.CopyFiles
DelFiles=USB.DelFiles
[OpenHCD.AddReg]
HKR,,NTMPDriver,,openhci.sys
;HKR,,EnumPropPages,,"sysclass.dll,USBEnumPropPages"
[OpenHCD.CopyFiles]
openhci.sys
[StandardHub.Dev]
AddReg=Hub.AddReg
CopyFiles=Hub.CopyFiles
DelFiles=Hub.DelFiles,USBINF.DelFiles,USBMON.DelFiles
[UniversalHCD.Dev]
AddReg=UniversalHCD.AddReg, USB.AddReg
CopyFiles=UniversalHCD.CopyFiles,USB.CopyFiles
DelFiles=USB.DelFiles
[UniversalHCD.AddReg]
HKR,,NTMPDriver,,uhcd.sys
;HKR,,EnumPropPages,,"sysclass.dll,USBEnumPropPages"
[UniversalHCD.CopyFiles]
uhcd.sys
[USB.AddReg]
HKR,,DevLoader,,*NTKERN
[USB.CopyFiles]
usbd.sys
usbhub.sys
[USB.DelFiles]
usbhub.sys,,,1
openhci.sys,,,1
uhcd.sys,,,1
usbd.sys,,,1
usbcamd.sys,,,1
imagecls.sys,,,1
hcd.vxd,,,1
usbd.vxd,,,1
usb_enum.vxd,,,1
vtaishid.vxd,,,1
tmusb.sys,,,1
taishid.sys,,,1
[USBMON.DelFiles]
mondrv.sys,,,1
mondll.dll,,,1
[USBINF.DelFiles]
propext.inf,,,1
tmusb.inf,,,1
ehidmous.inf,,,1
ehidkbd.inf,,,1
ehidjoy.inf,,,1
[HUB.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,usbhub.sys
[HUB.CopyFiles]
usbhub.sys
[HUB.DelFiles]
[ControlFlags]
;ExcludeFromSelect=*
;[DestinationDirs]
;DefaultDestDir = 11 ; System directory
[Strings]
USBClassName="Universal serial bus controller"
Generic.Mfg="(Standard USB Host Controller)"
PCI\CC_0C0310.DeviceDesc="Standard OpenHCD USB Host Controller"
PCI\CC_0C0300.DeviceDesc="Standard Universal PCI to USB Host Controller"
USB\ROOT_HUB.DeviceDesc="USB Root Hub"
USB\COMPOSITE.DeviceDesc="USB Composite Device"
Intel.Mfg="Intel"
PCI\VEN_8086&DEV_719A.DeviceDesc="Intel(r) 82440MX USB Universal Host Controller"
; Copyright (c) Intel Corporation, 1998-1999
; Copyright (c) Microsoft Corporation, 1993-1998
; ************************************************************
; Intel is making no claims of usability, efficacy or
; warranty.
; ************************************************************
; Information in this document is provided in connection with
; Intel products. No license, express or implied, by estoppel
; or otherwise, to any intellectual property rights is granted
; by this document. Intel assumes no liability whatsoever,
; and Intel disclaims any express or implied warranty,
; relating to sale and/or use of Intel products including
; liability or warranties relating to fitness for a particular
; purpose, merchantability, or infringement of any patent,
; copyright or other intellectual property right. Intel
; products are not intended for use in medical, life saving,
; or life sustaining applications.
; ************************************************************
; Intel Corporation disclaims all warranties and liabilities
; for the use of this document and the information contained
; herein, and assumes no responsibility for any errors which
; may appear in this document, nor does Intel make a
; commitment to update the information contained herein. Intel
; reserves the right to make changes to this document at any
; time, without notice.
; ************************************************************
; ************************************************************
; * Third-party brands and names are the property of their
; respective owners.